//------------------------------------------------------------------------------------------------------------------------\\
||                                                                                                                        ||
||     SPRITE COMBAT -  Manual for v2.0 Beta                                                                              ||
||
\\------------------------------------------------------------------------------------------------------------------------//

****************************************************
         Made by WinterAce - DS Game Maker
****************************************************

-- This document is best read with Wordpad. Please do not use Notepad to read this doc.

____________________________________________________________________________________________________________________________
||  GAME DETAILS  ||
Sprite Combat is a "Rock Paper Scissors"-like game where the user chooses an option between a Sword, Energy Ball and Shield.
And then the CPU chooses an option for itself. And then a comparison is made between what owerpowers what.

Sword >> Energy
Energy >> Shield
Shield >> Sword

Where ">>" represents "overpowers"....

This game was developed with the help of DS Game Maker: http://www.dsgamemaker.com/ and it uses the PAlib library:
http://palib-dev.com/.

_____________________________________________________________________________________________________________________________
||  SOME FEATURES  ||
-- Choose from 6 opponents to play!
-- Appreciable Graphics
-- Saving of Scores (beta)

_____________________________________________________________________________________________________________________________
||  RELEASE DETAILS  ||
v2.0 -> Hoof! This release took me a whole of 15 hours (I know its less ;-))! Here's whats new:
		Added a Help doc which previously told you to just read the ReadMe
		Added a nice Credits doc
		Records that keep track of your no. of wins and losses
		SAVING!! Yes, there is saving now! But its under Beta testing.....
		Minor Bug fixes to the text
		Score required to win reduced to 10 because the fading for 20 made the game frustrating
		Game Icon! If you're running this on DeSmumE, click on ROM Info to see it
		Removed the white background on request
		Changed the font for better readability
		"Opponent's Score:" is now replaced by "Opponent:" and "Your Score" by "You:"
		I am now planning to add a Story mode for version 3....

v1.1 -> Added Fading so that the user learns better when the chosen option remains the same as the previous one
		Refined Fading to give better effects
		Somewhat better animations

v1.0 -> Initial Release

_____________________________________________________________________________________________________________________________
||  TO-DO LIST - Updated for v2.0 BETA ||
-- Story mode (adventures, boss battles, etc.)
-- Even better animations

_____________________________________________________________________________________________________________________________
||  CONTACT DETAILS  ||
You can email me anytime at |> srujun01@gmail.com <| for game feedback, helping the game, chatting or even support.
Do visit my website: http://ds-dev.co.cc/

_____________________________________________________________________________________________________________________________
||  LEGAL STUFF ||
All character sprites have been taken from www.spriters-resource.com. All other sprites are a property of WinterAce. You have
full rights to extract them and use them in your projects. Credit appreciated but not required. All other components of the
game are property of WinterAce. Again, extraction allowed. Game made with DS GAME MAKER with PAlib library.